IMG
Loading..
Select a color
Class A ANSI Rated First Aid Kit - 25 Person
Item: 9RE-30-9029RE

Oppps.. This color is currently out-of stock, Please contact us for availablitiy.

QTY:
List Price:
Federal OSHA Regulations (Standard 1910.151.b) states that "Adequate first aid supplies shall be readily available." This 25-person Class A Cabinet is a small kit that contains an assortment of basic first aid supplies for minor injuries found in office environments, all contained in a metal case that can be left unattached or mounted on a wall.

CONTENTS:
  • 16 Adhesive Bandage 1” x 3” Strip
  • 8 Adhesive Bandage, Fingertip
  • 8 Adhesive Bandage, Knuckle
  • 1 Adhesive Tape, 1/2” x 2. 5yd
  • 3 Ammonia Wipes
  • 10 Antiseptic Wipes-XL
  • 12 Aspirin Tablets, 2/pkt
  • 10 Burn Cream w/ Lidocaine
  • 1 Burn Dressing 4” x 4”
  • 1 Cold Pack, Small
  • 1 CPR Mask/Breathing Barrier
  • 2 Eye Pads
  • 1 Eyewash 1oz
  • 1 First Aid Handbook
  • 4 Gauze Pad 3” x 3”, Sterile
  • 2 Gauze Pad 4” x 4”, Sterile
  • 2 Gauze Roll 2” x 5yds
  • 1 Hand Sanitizer, 6/bag
  • 3 Insect Sting Relief Wipes
  • 2 Powder Free Exam Gloves, Disposable, Pair/L
  • 1 Scissors 4.5"
  • 2 Trauma Pads 5” x 9”
  • 1 Triangular Bandage with Pins
  • 10 Triple Antibiotic Ointment
  • 1 Tweezers, Plastic, Disposable
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`, MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`, `I`.`AltShowListID`, `I`.`InventoryOnly` FROM `tbl_items` `I` LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076') WHERE (`I`.`ItemGroup` = '9RE-30-9029RE') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0') GROUP BY `I`.`ListID` ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`